summaryrefslogtreecommitdiffstats
path: root/rotate_logs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-64/+56
|\ | | | | | | | | | | Fix conflicts and make it build in 5.1, 6.0, 7.1, 8.1, and 9.0 Change-Id: Ida0a64c29ff27d339b7f42a18d820930964ac6e4
| * rotate_logs: Clean up the header includes.Tao Bao2017-10-181-64/+56
| | | | | | | | | | | | | | | | Also clang-format rotate_logs.cpp to get consistent style. Test: mmma bootable/recovery Test: recovery_manual_test works on marlin. Change-Id: I1210a346b97bbf0e1a8c3f8e3e73a7c114858ca8
* | Fix a few build errorsEthan Yonker2017-09-151-1/+1
|/ | | | Change-Id: I1311e4f9bb2409e856df3d333cc0d6c3f8f097f8
* Cleanup the duplicates of logs rotation functionsTianjie Xu2016-11-041-0/+115
Bug: 32067516 Test: Logs rotated successfully on angler, recovery-refresh/persist tests passed on an a/b device. Change-Id: Ie80adf0fa958ad3d7869d2d17f49489666b86c29